home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6252 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1019 b 

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: How to the size of a file in C ?
  5. Date: Mon, 12 Feb 96 21:41:18 GMT
  6. Organization: none
  7. Message-ID: <824161278snz@genesis.demon.co.uk>
  8. References: <4ffeqa$pjh@brtph500.bnr.ca> <4fgo5q$4fl@news.tdl.com>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <4fgo5q$4fl@news.tdl.com> twod@tdl.com "Ian Parkin" writes:
  15.  
  16. >Ain't 'stat' the way to go on this ?
  17.  
  18. If your system supports it then it probably is. However do note that
  19. it isn't part of the C language so isn't totally portable (but there
  20. again no solution to this problem is, short of reading the file from
  21. beginning to end).
  22.  
  23. -- 
  24. -----------------------------------------
  25. Lawrence Kirby | fred@genesis.demon.co.uk
  26. Wilts, England | 70734.126@compuserve.com
  27. -----------------------------------------
  28.